-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtest
123 lines (123 loc) · 2.14 KB
/
test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
aiohttp==3.9.5
aiosignal==1.3.1
amqp==5.2.0
attrs==23.2.0
Authlib==1.3.1
beautifulsoup4==4.12.3
bidict==0.23.1
billiard==4.2.0
blinker==1.8.2
bs4==0.0.2
cachelib==0.13.0
cachetools==5.3.3
celery==5.4.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
contourpy==1.1.0
cryptography==42.0.8
cycler==0.12.1
Deprecated==1.2.14
dnspython==2.6.1
eventlet==0.37.0
Flask==2.3.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.6.0
Flask-Login==0.6.3
Flask-OAuthlib==0.9.6
Flask-PyMongo==2.3.0
Flask-SocketIO==5.3.6
Flask-WTF==1.2.1
fonttools==4.53.1
frozenlist==1.4.1
google-api-core==2.19.1
google-auth==2.32.0
google-cloud==0.34.0
google-cloud-appengine-admin==1.11.5
google-cloud-core==2.4.1
google-cloud-storage==2.17.0
google-crc32c==1.5.0
google-resumable-media==2.7.1
googleapis-common-protos==1.63.2
greenlet==3.1.0
grpcio==1.66.1
grpcio-status==1.66.1
gunicorn==22.0.0
h11==0.14.0
idna==3.7
itsdangerous==2.2.0
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.5
kombu==5.4.1
lxml==5.2.2
markdown2==2.5.0
MarkupSafe==2.1.5
matplotlib==3.7.2
multidict==6.0.5
nltk==3.8.1
numpy==2.1.1
oauthlib==2.1.0
openai==0.27.8
outcome==1.3.0.post0
packaging==24.1
pandas==2.2.2
pillow==10.4.0
plotly==5.22.0
prompt_toolkit==3.0.47
proto-plus==1.24.0
protobuf==5.27.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
PyGithub==2.3.0
PyJWT==2.8.0
pymongo==4.3.3
PyNaCl==1.5.0
pyparsing==3.0.9
PyPDF2==3.0.1
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-docx==1.1.2
python-dotenv==1.0.0
python-engineio==4.9.1
python-pptx==0.6.23
python-socketio==5.11.3
pytz==2024.1
PyYAML==6.0.2
regex==2024.5.15
requests==2.32.3
requests-oauthlib==1.1.0
rsa==4.9
scikit-learn==1.5.1
scipy==1.14.0
selenium==4.23.1
setuptools==71.1.0
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.5
tenacity==8.5.0
threadpoolctl==3.5.0
tqdm==4.66.4
trio==0.26.0
trio-websocket==0.11.1
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
vine==5.1.0
wcwidth==0.2.13
webdriver-manager==4.0.2
websocket-client==1.8.0
Werkzeug==3.0.3
wheel==0.43.0
wrapt==1.16.0
wsproto==1.2.0
WTForms==3.1.2
XlsxWriter==3.2.0
yarl==1.9.4