We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60d53f commit 068c097Copy full SHA for 068c097
requirements.txt
@@ -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