-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
93 lines (93 loc) · 1.59 KB
/
requirements.txt
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
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
cachetools==5.3.2
Cerberus==1.3.4
certifi==2023.5.7
cffi==1.16.0
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
colour==0.1.5
coverage==7.2.5
cryptography==41.0.7
decorator==5.1.1
Deprecated==1.2.14
dnspython==2.4.2
exceptiongroup==1.1.1
fake-useragent==1.1.3
fastapi==0.95.2
Flask==2.2.2
Flask-Cors==4.0.0
flask-sock==0.6.0
frozenlist==1.3.3
google-auth-httplib2==0.1.1
google-cloud-core==2.3.3
google-crc32c==1.5.0
google-resumable-media==2.6.0
googleapis-common-protos==1.61.0
grpcio==1.59.3
grpcio-status==1.59.3
h11==0.14.0
httpcore==0.17.2
httplib2==0.22.0
httpx==0.24.1
idna==3.4
importlib-resources==5.12.0
iniconfig==2.0.0
itsdangerous==2.1.2
jedi==0.19.0
Jinja2==3.1.2
jwcrypto==1.5.0
lxml==4.9.2
MarkupSafe==2.1.2
motor==3.3.1
msgpack==1.0.7
multidict==6.0.4
multipart==0.2.4
numpy==1.26.0
packaging==23.1
pandas==2.1.1
parso==0.8.3
pluggy==1.0.0
progress==1.6
proto-plus==1.22.3
protobuf==4.25.1
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==1.10.8
pymongo==4.5.0
pyparsing==3.1.1
pytest==7.3.1
pytest-mock==3.11.1
python-dateutil==2.8.2
python-dotenv==1.0.0
python-multipart==0.0.6
pytz==2023.3.post1
requests==2.29.0
requests-toolbelt==0.10.1
rsa==4.9
simple-websocket==0.10.1
simplejson==3.19.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
starlette==0.27.0
tabulate==0.9.0
termcolor==2.3.0
tomli==2.0.1
typing_extensions==4.6.0
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.16
uvicorn==0.22.0
validators==0.20.0
Werkzeug==2.2.3
wrapt==1.16.0
wsproto==1.2.0
yarl==1.9.2
zipp==3.15.0