PyScoutAI commited on
Commit
a663b22
·
verified ·
1 Parent(s): ead2510

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- pydantic==2.4.2
4
- requests==2.31.0
5
- slowapi==0.1.8
6
- python-dotenv==1.0.0
7
- rich==13.6.0
8
- fake-useragent==1.2.1
9
- requests-ip-rotator==1.0.14
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ pydantic==2.4.2
4
+ requests==2.31.0
5
+ slowapi==0.1.8
6
+ python-dotenv==1.0.0
7
+ rich==13.6.0
8
+ fake-useragent==1.2.1
9
+ requests-ip-rotator==1.0.14
10
+ pymongo