-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.11 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
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
blinker==1.6.2
certifi==2023.5.7
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
dataclasses-json==0.5.7
decorator==4.4.2
docopt==0.6.2
exceptiongroup==1.1.1
Flask==2.3.2
Flask-Pydantic==0.11.0
frozenlist==1.3.3
future==0.18.3
huepy==1.2.1
idna==3.4
imageio==2.30.0
imageio-ffmpeg==0.4.8
iniconfig==2.0.0
instabot==0.117.0
instagrapi==1.17.10
itsdangerous==2.1.2
Jinja2==3.1.2
langchain==0.0.190
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
mock==5.0.2
moviepy==1.0.3
multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.8.4
numpy==1.24.3
openai==0.27.7
openapi-schema-pydantic==1.2.4
packaging==23.1
Pillow==9.5.0
pipreqs==0.4.13
pluggy==1.0.0
proglog==0.1.10
pycryptodomex==3.17
pydantic==1.10.7
PySocks==1.7.1
pytest==7.3.1
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0
requests==2.31.0
requests-toolbelt==1.0.0
responses==0.23.1
schedule==1.2.0
six==1.16.0
SQLAlchemy==2.0.15
tenacity==8.2.2
tomli==2.0.1
tqdm==4.65.0
types-PyYAML==6.0.12.10
typing-inspect==0.9.0
typing_extensions==4.6.2
urllib3==2.0.2
Werkzeug==2.3.4
yarg==0.1.9
yarl==1.9.2