Skip to content

Commit b95bfe4

Browse files
Update requirements.txt
1 parent 46a8ee5 commit b95bfe4

File tree

1 file changed

+3
-108
lines changed

1 file changed

+3
-108
lines changed

requirements.txt

Lines changed: 3 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1,108 +1,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-
gunicorn==23.0.0
32-
h5py==3.8.0
33-
hyperlink==21.0.0
34-
idna==3.4
35-
incremental==22.10.0
36-
itemadapter==0.8.0
37-
itemloaders==1.1.0
38-
itsdangerous==2.1.2
39-
jax==0.4.8
40-
jedi==0.18.2
41-
Jinja2==3.1.2
42-
jmespath==1.0.1
43-
joblib==1.4.2
44-
keras==2.12.0
45-
kiwisolver==1.4.7
46-
libclang==16.0.0
47-
lxml==4.9.3
48-
Markdown==3.4.3
49-
MarkupSafe==2.1.1
50-
matplotlib==3.9.2
51-
ml-dtypes==0.1.0
52-
mpmath==1.2.1
53-
mysql-connector-python==8.0.32
54-
numpy==1.23.5
55-
oauthlib==3.2.2
56-
opencv-python==4.7.0.72
57-
opt-einsum==3.3.0
58-
packaging==23.0
59-
pandas==2.2.3
60-
parsel==1.8.1
61-
parso==0.8.3
62-
Pillow==9.4.0
63-
Protego==0.2.1
64-
protobuf==4.22.3
65-
pyasn1==0.5.0
66-
pyasn1-modules==0.3.0
67-
pycparser==2.21
68-
PyDispatcher==2.0.7
69-
pygame==2.3.0
70-
Pygments==2.15.1
71-
pyOpenSSL==23.2.0
72-
pyparsing==3.1.4
73-
pyshorteners==1.0.1
74-
pytesseract==0.3.10
75-
python-dateutil==2.9.0.post0
76-
pytz==2024.2
77-
queuelib==1.6.2
78-
requests==2.28.2
79-
requests-file==1.5.1
80-
requests-oauthlib==1.3.1
81-
rsa==4.9
82-
scikit-learn==1.5.2
83-
scipy==1.10.0
84-
Scrapy==2.9.0
85-
service-identity==23.1.0
86-
six==1.16.0
87-
soupsieve==2.3.2.post1
88-
sqlparse==0.5.1
89-
sympy==1.11.1
90-
tensorboard==2.12.2
91-
tensorboard-data-server==0.7.0
92-
tensorboard-plugin-wit==1.8.1
93-
tensorflow==2.12.0
94-
tensorflow-estimator==2.12.0
95-
tensorflow-intel==2.12.0
96-
tensorflow-io-gcs-filesystem==0.31.0
97-
termcolor==2.3.0
98-
threadpoolctl==3.5.0
99-
tldextract==3.4.4
100-
Twisted==22.10.0
101-
twisted-iocpsupport==1.0.3
102-
typing_extensions==4.5.0
103-
tzdata==2024.1
104-
urllib3==1.26.14
105-
w3lib==2.1.1
106-
Werkzeug==2.2.2
107-
wrapt==1.14.1
108-
zope.interface==6.0
1+
Flask
2+
pyshorteners
3+
Werkzeug

0 commit comments

Comments
 (0)