pg-13 commited on
Commit
a74d5b6
·
verified ·
1 Parent(s): 0a344ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +28 -7
requirements.txt CHANGED
@@ -1,7 +1,28 @@
1
- click @ file:///opt/concourse/worker/volumes/live/709f530a-8ffd-4e02-4f5f-9b3cfddd0e0b/volume/click_1646056616410/work
2
- Flask @ file:///opt/conda/conda-bld/flask_1648041541647/work
3
- itsdangerous @ file:///tmp/build/80754af9/itsdangerous_1621432558163/work
4
- Jinja2 @ file:///opt/conda/conda-bld/jinja2_1647436528585/work
5
- MarkupSafe @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_d4a9444f-bd4c-4043-b47d-cede33979b0fve7bm42r/croots/recipe/markupsafe_1654597878200/work
6
- psycopg2 @ file:///opt/concourse/worker/volumes/live/d12e789f-5b6c-4947-7cc2-187f3a9c9696/volume/psycopg2_1612298599991/work
7
- Werkzeug @ file:///opt/conda/conda-bld/werkzeug_1645628268370/work
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file may be used to create an environment using:
2
+ # $ conda create --name <env> --file <this file>
3
+ # platform: osx-64
4
+ ca-certificates=2022.4.26=hecd8cb5_0
5
+ click=8.0.4=py38hecd8cb5_0
6
+ dataclasses=0.8=pyh6d0b6a4_7
7
+ flask=2.0.3=pyhd3eb1b0_0
8
+ itsdangerous=2.0.1=pyhd3eb1b0_0
9
+ jinja2=3.0.3=pyhd3eb1b0_0
10
+ krb5=1.20.1=h428f121_1
11
+ libcxx=14.0.6=h9765a3e_0
12
+ libedit=3.1.20221030=h6c40b1e_0
13
+ libffi=3.4.4=hecd8cb5_0
14
+ libpq=12.15=h04015c4_1
15
+ markupsafe=2.1.1=py38hca72f7f_0
16
+ ncurses=6.4=hcec6c5f_0
17
+ openssl=3.0.10=hca72f7f_0
18
+ pip=23.2.1=py38hecd8cb5_0
19
+ psycopg2=2.8.6=py38hbcfaee0_1
20
+ python=3.8.17=h5ee71fb_0
21
+ readline=8.2=hca72f7f_0
22
+ setuptools=68.0.0=py38hecd8cb5_0
23
+ sqlite=3.41.2=h6c40b1e_0
24
+ tk=8.6.12=h5d9f67b_0
25
+ werkzeug=2.0.3=pyhd3eb1b0_0
26
+ wheel=0.38.4=py38hecd8cb5_0
27
+ xz=5.4.2=h6c40b1e_0
28
+ zlib=1.2.13=h4dc903c_0