Skip to content

Commit 068c097

Browse files
authored
adding requirements.txt
1 parent d60d53f commit 068c097

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: requirements.txt

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
asgiref==3.8.1
2+
attrs==23.2.0
3+
certifi==2024.2.2
4+
charset-normalizer==3.3.2
5+
Django==5.0.3
6+
h11==0.14.0
7+
idna==3.6
8+
outcome==1.3.0.post0
9+
packaging==24.0
10+
psycopg2-binary==2.9.9
11+
PySocks==1.7.1
12+
python-dotenv==1.0.1
13+
requests==2.31.0
14+
schedule==1.2.1
15+
selenium==4.18.1
16+
sniffio==1.3.1
17+
sortedcontainers==2.4.0
18+
sqlparse==0.4.4
19+
trio==0.25.0
20+
trio-websocket==0.11.1
21+
typing_extensions==4.10.0
22+
urllib3==2.2.1
23+
webdriver-manager==4.0.1
24+
wsproto==1.2.0

0 commit comments

Comments
 (0)