Skip to content

Commit 258510e

Browse files
author
FaPra_05 FaPra_05
committed
Added a requirements.txt file
1 parent 1e59487 commit 258510e

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

requirements.txt

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
absl-py==0.13.0
2+
anykeystore==0.2
3+
apex==0.9.10.dev0
4+
cachetools==4.2.2
5+
certifi==2021.5.30
6+
chardet==4.0.0
7+
cryptacular==1.5.5
8+
cycler==0.10.0
9+
decorator==4.4.2
10+
defusedxml==0.7.1
11+
distro==1.5.0
12+
eos-py==1.2.1
13+
google-auth==1.32.0
14+
google-auth-oauthlib==0.4.4
15+
greenlet==1.1.0
16+
grpcio==1.38.1
17+
h5py==3.2.1
18+
hupper==1.10.3
19+
idna==2.10
20+
imageio==2.9.0
21+
imageio-ffmpeg==0.4.4
22+
kiwisolver==1.3.1
23+
lpips==0.1.3
24+
Markdown==3.3.4
25+
MarkupSafe==2.0.1
26+
matplotlib==3.4.1
27+
moviepy==1.0.3
28+
networkx==2.5.1
29+
numpy==1.20.2
30+
oauthlib==3.1.1
31+
opencv-python==4.5.1.48
32+
packaging==20.9
33+
PasteDeploy==2.1.1
34+
pbkdf2==1.3
35+
Pillow==8.2.0
36+
pkg-resources==0.0.0
37+
plaster==1.0
38+
plaster-pastedeploy==0.7
39+
proglog==0.1.9
40+
protobuf==3.15.8
41+
pyasn1==0.4.8
42+
pyasn1-modules==0.2.8
43+
pyparsing==2.4.7
44+
pyramid==2.0
45+
pyramid-mailer==0.15.1
46+
python-dateutil==2.8.1
47+
python3-openid==3.2.0
48+
PyWavelets==1.1.1
49+
repoze.sendmail==4.4.1
50+
requests==2.25.1
51+
requests-oauthlib==1.3.0
52+
rsa==4.7.2
53+
scikit-build==0.11.1
54+
scikit-image==0.18.1
55+
scipy==1.6.3
56+
six==1.16.0
57+
SQLAlchemy==1.4.20
58+
tensorboard==2.5.0
59+
tensorboard-data-server==0.6.1
60+
tensorboard-plugin-wit==1.8.0
61+
tensorboardX==2.2
62+
tifffile==2021.4.8
63+
torch==1.8.1
64+
torchvision==0.9.1
65+
tqdm==4.60.0
66+
transaction==3.0.1
67+
translationstring==1.4
68+
typing-extensions==3.10.0.0
69+
urllib3==1.26.6
70+
velruse==1.1.1
71+
venusian==3.0.0
72+
WebOb==1.8.7
73+
Werkzeug==2.0.1
74+
WTForms==2.3.3
75+
wtforms-recaptcha==0.3.2
76+
zope.deprecation==4.4.0
77+
zope.interface==5.4.0
78+
zope.sqlalchemy==1.4

0 commit comments

Comments
 (0)