Skip to content

Commit 45c701b

Browse files
Update requirements.txt
1 parent 54a4611 commit 45c701b

File tree

1 file changed

+106
-1
lines changed

1 file changed

+106
-1
lines changed

requirements.txt

Lines changed: 106 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,107 @@
1-
Flask==2.3.3
1+
absl-py==1.4.0
2+
asgiref==3.8.1
3+
astunparse==1.6.3
4+
attrs==23.1.0
5+
Automat==22.10.0
6+
beautifulsoup4==4.11.2
7+
bs4==0.0.1
8+
cachetools==5.3.0
9+
certifi==2022.12.7
10+
cffi==1.15.1
11+
charset-normalizer==3.0.1
12+
click==8.1.3
13+
colorama==0.4.6
14+
constantly==15.1.0
15+
contourpy==1.3.0
16+
cryptography==41.0.2
17+
cssselect==1.2.0
18+
cycler==0.12.1
19+
Django==5.1.1
20+
django-ajax==0.3.0
21+
filelock==3.12.2
22+
Flask==2.2.2
23+
Flask-AceEditor==1.0.7
24+
flatbuffers==23.3.3
25+
fonttools==4.54.1
26+
gast==0.4.0
27+
google-auth==2.17.3
28+
google-auth-oauthlib==1.0.0
29+
google-pasta==0.2.0
30+
grpcio==1.54.0
31+
h5py==3.8.0
32+
hyperlink==21.0.0
33+
idna==3.4
34+
incremental==22.10.0
35+
itemadapter==0.8.0
36+
itemloaders==1.1.0
37+
itsdangerous==2.1.2
38+
jax==0.4.8
39+
jedi==0.18.2
40+
Jinja2==3.1.2
41+
jmespath==1.0.1
42+
joblib==1.4.2
43+
keras==2.12.0
44+
kiwisolver==1.4.7
45+
libclang==16.0.0
46+
lxml==4.9.3
47+
Markdown==3.4.3
48+
MarkupSafe==2.1.1
49+
matplotlib==3.9.2
50+
ml-dtypes==0.1.0
51+
mpmath==1.2.1
52+
mysql-connector-python==8.0.32
53+
numpy==1.23.5
54+
oauthlib==3.2.2
55+
opencv-python==4.7.0.72
56+
opt-einsum==3.3.0
57+
packaging==23.0
58+
pandas==2.2.3
59+
parsel==1.8.1
60+
parso==0.8.3
61+
Pillow==9.4.0
62+
Protego==0.2.1
63+
protobuf==4.22.3
64+
pyasn1==0.5.0
65+
pyasn1-modules==0.3.0
66+
pycparser==2.21
67+
PyDispatcher==2.0.7
68+
pygame==2.3.0
69+
Pygments==2.15.1
70+
pyOpenSSL==23.2.0
71+
pyparsing==3.1.4
272
pyshorteners==1.0.1
73+
pytesseract==0.3.10
74+
python-dateutil==2.9.0.post0
75+
pytz==2024.2
76+
queuelib==1.6.2
77+
requests==2.28.2
78+
requests-file==1.5.1
79+
requests-oauthlib==1.3.1
80+
rsa==4.9
81+
scikit-learn==1.5.2
82+
scipy==1.10.0
83+
Scrapy==2.9.0
84+
service-identity==23.1.0
85+
six==1.16.0
86+
soupsieve==2.3.2.post1
87+
sqlparse==0.5.1
88+
sympy==1.11.1
89+
tensorboard==2.12.2
90+
tensorboard-data-server==0.7.0
91+
tensorboard-plugin-wit==1.8.1
92+
tensorflow==2.12.0
93+
tensorflow-estimator==2.12.0
94+
tensorflow-intel==2.12.0
95+
tensorflow-io-gcs-filesystem==0.31.0
96+
termcolor==2.3.0
97+
threadpoolctl==3.5.0
98+
tldextract==3.4.4
99+
Twisted==22.10.0
100+
twisted-iocpsupport==1.0.3
101+
typing_extensions==4.5.0
102+
tzdata==2024.1
103+
urllib3==1.26.14
104+
w3lib==2.1.1
105+
Werkzeug==2.2.2
106+
wrapt==1.14.1
107+
zope.interface==6.0

0 commit comments

Comments
 (0)